Skip to content

Replace openpyxl with pandas.ExcelWriter for faster Excel export#27

Open
SoClosee wants to merge 1 commit intomainfrom
gitpilot/FreeWorkDataScraper-fix-1772764477
Open

Replace openpyxl with pandas.ExcelWriter for faster Excel export#27
SoClosee wants to merge 1 commit intomainfrom
gitpilot/FreeWorkDataScraper-fix-1772764477

Conversation

@SoClosee
Copy link
Contributor

@SoClosee SoClosee commented Mar 6, 2026

This PR replaces the use of openpyxl in _export_excel function with pandas.ExcelWriter using the 'xlsxwriter' engine. This change is expected to improve performance, especially for large datasets.

Automated by GitPilot — your friendly AI maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant